VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?)


Category: Windows System Services
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This code does use the Windows 2000/XP locking system to LOCK the computer. But now you only have to run a exe file that you could make a shourcut to and make a hotkey! ( Ill make a hotkey in the program when I find out how! )
Please comment the CODE! bad or good!!! And it whould be nice if you vote for me too! ;-)

Assumes
This code is well comment and I made it for beginners!
API Declarations
Public Declare Function LockWorkStation Lib "user32" ()
Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)

Rate CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?)

Upload

Download this snippet    Add to My Saved Code

CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?) Comments

No comments have been posted about CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?). Why not be the first to post a comment about CPU Lock [Fast Lock Addon for Windows 2000/XP(NT?).

Post your comment

Subject:
Message:
0/1000 characters